home *** CD-ROM | disk | FTP | other *** search
/ 1,001 Hikes in North America / 1001Hikes.iso / dataroot / newyork / htm / maps / map041.swf / scripts / DefineButton2_92 / BUTTONCONDACTION on(release, keyPress Right).as next >
Text File  |  2002-07-07  |  57b  |  4 lines

  1. on(release, keyPress "<Right>"){
  2.    gotoAndPlay(2);
  3. }
  4.